From 356aae8557d2f898f44ecf05e17b5aa67c62f404 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Sat, 22 Jul 2006 16:30:19 +0000 Subject: [PATCH] Type fix in 'no-inifile' example. Change key values in [Garmin categories]. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2251 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/chapters/use.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gpsbabel/xmldoc/chapters/use.xml b/gpsbabel/xmldoc/chapters/use.xml index 755fb09df..a11967bf2 100644 --- a/gpsbabel/xmldoc/chapters/use.xml +++ b/gpsbabel/xmldoc/chapters/use.xml @@ -160,8 +160,9 @@ merged data to multiple destinations. baud=115200 [tiger] [Garmin categories] - 0=fixed waypoints - 1=temporary waypoints + ; any # from 1 to 16 + 1=fixed waypoints + 2=temporary waypoints Each section of the file starts with a '[section]' header followed by any @@ -214,6 +215,6 @@ merged data to multiple destinations. (i.e. wrapper applications using GPSBabel in the background). The inifile mechanism can be disabled with an empty filename. - gpsbabel -p "" -i gpx -f something.gpx -o tiger -O - + gpsbabel -p "" -i gpx -f something.gpx -o tiger -F - -- 2.30.2